home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / MISCEOUS / DISKZINE.LZH / ZINE.BAT < prev   
DOS Batch File  |  1988-07-31  |  2KB  |  55 lines

  1. echo off
  2. rem zine.bat
  3. cls
  4. echo            Welcome to Alternate Dimensions of Reality
  5. echo                         issue one
  6. echo .
  7. echo                 published by Radstock Press
  8. echo .
  9. echo            This is, I believe, a unique approach to
  10. echo            zine publishing.  We have a conventional
  11. echo            zine, one on paper, with nice illustrations,
  12. echo            and illustrated covers.  However, to get the
  13. echo            best possible circulation, we thought that
  14. echo            a "zine on disk" might do the trick.
  15. echo .
  16. echo            This is a multi-media fanzine, with stories
  17. echo            by fans, in various "universes".  That is,
  18. echo            these are stories (in this zine's case) set
  19. echo            in the Star Wars universe, the Star Trek
  20. echo            universe, etc.  We have stories also from
  21. echo            Magnum PI and Max Headroom.
  22. echo .
  23. pause
  24. cls
  25. echo            If you would like a hard copy of this
  26. echo            zine, (including illustrations for the
  27. echo            stories, and illustated covers), please
  28. echo            send $5.50 (includes book rate postage -
  29. echo            for first class postage add $1.50) to:
  30. echo .
  31. echo                       Radstock Press
  32. echo                        P.O. Box 883
  33. echo                     Burbank, CA  91503
  34. echo .
  35. echo            Copyright (c) 1987 by Radstock Press.
  36. echo            All rights revert to author on publication.
  37. echo            This copyright in no way is intended to
  38. echo            supercede any copyrights held by anyone
  39. echo            or any entity that the material herin is
  40. echo            based on.
  41. echo .
  42. echo            Copy this disk and pass it around to your
  43. echo            friends, put it on bulletin boards, etc.
  44. echo            Only restriction, of course, is not to charge
  45. echo            anything more than media etc costs.
  46. echo .
  47. pause
  48. cls
  49. echo            Anyway, enough of the commercial, on with
  50. echo            the zine!
  51. echo .
  52. pause for the main menu
  53. mainmenu
  54.  
  55.